Wave Animation Specs
constructor(waveHeightAnimationSpec: AnimationSpec<Dp>, waveVelocityAnimationSpec: AnimationSpec<Dp>, waveAppearanceAnimationSpec: AnimationSpec<Float>)(source)
Parameters
wave Height Animation Spec
used for changes in wave height.
wave Velocity Animation Spec
used for changes in wave velocity (whether in speed or direction).
wave Appearance Animation Spec
Used for wave spread/expansion at the start of the composition.